object AboutForm: TAboutForm Left = 290 Top = 157 HorzScrollBar.Visible = False VertScrollBar.Visible = False ActiveControl = Button1 BorderIcons = [] BorderStyle = bsDialog Caption = 'About' ClientHeight = 326 ClientWidth = 343 Font.Color = clWindowText Font.Height = -14 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} Position = poScreenCenter PixelsPerInch = 120 TextHeight = 16 object Label1: TLabel Left = 74 Top = 57 Width = 195 Height = 16 Caption = 'Instant Drive Access v1.41r2' Font.Color = clBlack Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 78 Top = 79 Width = 187 Height = 16 Caption = 'by SysTeam, Jesper Lauridsen' Font.Color = clWindowText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 43 Top = 182 Width = 253 Height = 16 Caption = 'Comment and suggestions are welcome at' Font.Color = clWindowText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Image1: TImage Left = 155 Top = 12 Width = 32 Height = 32 AutoSize = True Picture.Data = {} end object UrlLabel1: TUrlLabel Left = 53 Top = 253 Width = 241 Height = 16 Cursor = 5 Caption = 'http://home1.inet.tele.dk/jel/ida/ida.html' Font.Color = clWindowText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False PopupMenu = UrlLabel1. URL = 'http://home1.inet.tele.dk/jel/ida/ida_uk.htm' end object Label5: TLabel Left = 79 Top = 233 Width = 229 Height = 20 Caption = 'Get the latest version from here:' end object UrlLabel2: TUrlLabel Left = 121 Top = 204 Width = 104 Height = 16 Cursor = 5 Caption = 'jel@post1.tele.dk' Font.Color = clWindowText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False PopupMenu = UrlLabel2. URL = 'mailto:jel@post1.tele.dk' end object Label4: TLabel Left = 129 Top = 104 Width = 86 Height = 16 Caption = '(Unregistered)' end object Label6: TLabel Left = 90 Top = 128 Width = 163 Height = 16 Caption = 'Click here to register online:' end object UrlLabel3: TUrlLabel Left = 36 Top = 146 Width = 271 Height = 16 Cursor = 5 Caption = 'http://www.shareit.com/programs/100303.htm' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False PopupMenu = UrlLabel3. end object Button1: TButton Left = 126 Top = 284 Width = 91 Height = 31 Caption = 'OK' Font.Color = clWindowText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = Button1Click end end